View::DoMenuCommand
Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:22 1991
Index
Return to Main Contents
NAME
View::DoMenuCommand - instance method
TEMPLATE
see template of EvtHandler::DoMenuCommand
SPECIFIERS
public
virtual
DESCRIPTION
DoMenuCommand handles the following commands: const cCUT cCOPY cPASTE cPRINT.
cCUT and cCOPY invoke the method SelectionToClipboard. cPASTE returns the command object created by the method PasteData. On cPRINT the method VObject::Print is called.
See also method DoCreateMenu and method DoSetupMenu.
Method is often overridden.
Method always calls base method.
ARGUMENTS
see arguments of EvtHandler::DoMenuCommand
RETURN ARGUMENT
see return argument of EvtHandler::DoMenuCommand
CATEGORIES
menus, overrider interface
FIRST DEFINITION
class EvtHandler
FILES
- implementation:
-
View.C
Index
- NAME
-
- TEMPLATE
-
- SPECIFIERS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN ARGUMENT
-
- CATEGORIES
-
- FIRST DEFINITION
-
- FILES
-
This document was created by
man2html,
using the manual pages.
Time: 00:40:20 GMT, March 30, 2022